Using the Editor

Use the WinDbg integrated text editor to edit source files. Writing text with the WinDbg editor is similar to using most other editors. For example, to start a new line, press ENTER; to leave a blank line between lines, press ENTER twice; If you make a mistake while typing, press BACKSPACE to delete the error.

This section provides information on how to edit source files. Most of the procedures, such as file and text handling and moving around in a file, follow basic Windows editing conventions.